home *** CD-ROM | disk | FTP | other *** search
/ Most Valuable Games 1 / Most Valuable Games I (MVP Publishing)(February 1995).iso / games / trivking / install.bat < prev    next >
DOS Batch File  |  1994-10-15  |  1KB  |  38 lines

  1. @ECHO OFF
  2. CLS
  3. ECHO                     ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
  4. Echo                     ░░         TES Software            ░░
  5. Echo                     ░░   (c)1991,1992 TES Software     ░░
  6. Echo                     ░░      ALL RIGHTS RESERVED        ░░
  7. Echo                     ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
  8. Echo .
  9. Echo Creating Sub-Directories...
  10. MkDir SCREENS
  11. MkDir SCORES
  12. MkDir MASTER
  13. Echo Copying files to Sub-Directories...
  14. pkunzip -D *.TES
  15. ECHO                     ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
  16. ECHO                     ░░     Updating - Installing     ░░
  17. ECHO                     ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
  18.  
  19. erase TK.TES
  20. CLS
  21. ECHO                     ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
  22. Echo                     ░░         TES Software            ░░
  23. Echo                     ░░  (c)1991,1992 TES Software      ░░
  24. Echo                     ░░      ALL RIGHTS RESERVED        ░░
  25. Echo                     ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
  26. Echo .
  27. Echo Installation of TES Software been completed.Please make sure that you
  28. Echo run setup to configure the door.
  29. Echo .
  30. Echo Press Ctrl-C to bypass setup. to continue press [ENTER]
  31. Echo Successfully Installed
  32. Echo Don't forget to register!!
  33. rem Pause
  34. rem Type README.NOW |more
  35. SETUP
  36. Cls
  37. Echo Don't forget to register!
  38.